Skip to content

Comments

Added styles props, bug fix input focus, and quick refactor#41

Open
JonatanGarciaClavo wants to merge 1 commit intotutorialhorizon:masterfrom
JonatanGarciaClavo:master
Open

Added styles props, bug fix input focus, and quick refactor#41
JonatanGarciaClavo wants to merge 1 commit intotutorialhorizon:masterfrom
JonatanGarciaClavo:master

Conversation

@JonatanGarciaClavo
Copy link

New feature, new props added to override styles, change all css styles to inline styles, create new file with TagComponent, modify config and builds to support new TagComponent file. Bug fix, added missing this.refs.input.focus() on _handleClickOnWrapper, added tags as second param on every onRemoveTag.

What it is missing?
Hover style is missing, Maybe it is time to use Radium(https://github.com/FormidableLabs/radium)
Another good idea could be transform all code from es5 to es6, more even if you have in mind grunt-react plugin it is deprecated(grunt-babel should be used instead of it)

Why I did this fork?
I have multiple themes in my app and at the moment I want to change styles of this project I can't do it unless I change css file, witch in my case it is imposible.

If you have any questions please let me know.

Regards.

…s to inline styles, create new file with TagComponent, modify config and builds to support new TagComponent file. Bug fix, added missing this.refs.input.focus() on _handleClickOnWrapper, added tags as second param on every onRemoveTag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant